-
I have XML metadata for a people directory where a person can have multiple titles, departments, and phone numbers, etc. …
- 422 views
- 2 answers
- 0 votes
-
I’m having a hard time getting the rows to group like needed. It gives me 4 rows instead of 1. …
- 375 views
- 1 answers
- 0 votes
-
I’m trying to construct a function that generates the row and cell HTML tags which will be used in another …
- 374 views
- 2 answers
- 0 votes
-
I have a list of objects List<WorkingActivityModel> mList = new ArrayList<>(); public class WorkingActivityModel { private String name; private Sales …
- 427 views
- 4 answers
- 0 votes
-
I have done this 20+ times previously but I cannot for the life of me figure out why my call …
- 409 views
- 0 answers
- 0 votes